Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Once a scenario is run, it is run to the end ( runn loadt ). #1033

Merged
merged 2 commits into from
Sep 5, 2024
Merged

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Sep 5, 2024

This comment has been minimized.

@k1LoW k1LoW changed the title Once a scenario is run, it is run to the end. Once a scenario is run, it is run to the end ( runn loadt ). Sep 5, 2024
Copy link
Contributor

github-actions bot commented Sep 5, 2024

BenchmarkManyRunbooks-4

main (-) #1033 (14a79f4) +/-
Number of iterations 1 1 0
Nanoseconds per iteration 4,209,806,651 ns/op 4,135,708,035 ns/op -74,098,616 ns/op
Bytes allocated per iteration 1,786,127,320 B/op 1,786,312,136 B/op 184,816 B/op
Allocs per iteration 21,134,727 allocs/op 21,134,888 allocs/op 161 allocs/op
Metadata
main (-) #1033 (14a79f4)
goos linux linux
goarch amd64 amd64
pkg github.com/k1LoW/runn github.com/k1LoW/runn
cpu AMD EPYC 7763 64-Core Processor AMD EPYC 7763 64-Core Processor

BenchmarkOpenAPI3-4

main (-) #1033 (14a79f4) +/-
Number of iterations 1 1 0
Nanoseconds per iteration 4,737,619,680 ns/op 4,789,023,727 ns/op 51,404,047 ns/op
Bytes allocated per iteration 2,217,955,400 B/op 2,217,934,120 B/op -21,280 B/op
Allocs per iteration 30,842,824 allocs/op 30,842,619 allocs/op -205 allocs/op
Metadata
main (-) #1033 (14a79f4)
goos linux linux
goarch amd64 amd64
pkg github.com/k1LoW/runn github.com/k1LoW/runn
cpu AMD EPYC 7763 64-Core Processor AMD EPYC 7763 64-Core Processor

BenchmarkSingleRunbook-4

main (-) #1033 (14a79f4) +/-
Number of iterations 15 18 3
Nanoseconds per iteration 68,156,926 ns/op 66,724,526 ns/op -1,432,400 ns/op
Bytes allocated per iteration 60,117,641 B/op 60,142,145 B/op 24,504 B/op
Allocs per iteration 205,383 allocs/op 205,426 allocs/op 43 allocs/op
Metadata
main (-) #1033 (14a79f4)
goos linux linux
goarch amd64 amd64
pkg github.com/k1LoW/runn github.com/k1LoW/runn
cpu AMD EPYC 7763 64-Core Processor AMD EPYC 7763 64-Core Processor

Reported by octocov

Copy link
Contributor

github-actions bot commented Sep 5, 2024

Code Metrics Report

main (fc8d555) #1033 (14a79f4) +/-
Coverage 64.4% 64.4% +0.0%
Code to Test Ratio 1:0.7 1:0.7 +0.0
Test Execution Time 6m29s 5m48s -41s
Details
  |                     | main (fc8d555) | #1033 (14a79f4) |  +/-  |
  |---------------------|----------------|-----------------|-------|
+ | Coverage            |          64.4% |           64.4% | +0.0% |
  |   Files             |             78 |              78 |     0 |
  |   Lines             |           8694 |            8695 |    +1 |
+ |   Covered           |           5602 |            5603 |    +1 |
+ | Code to Test Ratio  |          1:0.7 |           1:0.7 |  +0.0 |
  |   Code              |          15989 |           15990 |    +1 |
+ |   Test              |          11617 |           11629 |   +12 |
+ | Test Execution Time |          6m29s |           5m48s |  -41s |

Code coverage of files in pull request scope (78.2% → 78.2%)

Files Coverage +/-
loadt.go 22.2% 0.0%
operator.go 80.6% +0.0%

Reported by octocov

@k1LoW k1LoW merged commit 2c0dc35 into main Sep 5, 2024
8 checks passed
@k1LoW k1LoW deleted the lazy-finish branch September 5, 2024 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant